Skip to content

Allowing for templated urls in iFrame#460

Merged
mistercrunch merged 3 commits intoapache:masterfrom
mistercrunch:dynamic_mustaches
May 12, 2016
Merged

Allowing for templated urls in iFrame#460
mistercrunch merged 3 commits intoapache:masterfrom
mistercrunch:dynamic_mustaches

Conversation

@mistercrunch
Copy link
Copy Markdown
Member

This can allow for passing {{ width }} and {{ height }} as dynamic
attributes in the iFrame's URL.

The new method Slice.render_template method could do more eventually
exposing more variables to be used in dynamic strings.

This can allow for passing {{ width }} and {{ height }} as dynamic
attributes in the iFrame's URL.

The new method Slice.render_template method could do more eventually
exposing more variables to be used in dynamic strings.
@landscape-bot
Copy link
Copy Markdown

Code Health
Code quality remained the same when pulling 910ef59 on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@landscape-bot
Copy link
Copy Markdown

Code Health
Code quality remained the same when pulling 4fe2c04 on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@landscape-bot
Copy link
Copy Markdown

Code Health
Code quality remained the same when pulling d781c2a on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@williaster
Copy link
Copy Markdown
Contributor

nice! LGTM.

will this be documented anywhere? another cool feature peeps should def know about!

@mistercrunch
Copy link
Copy Markdown
Member Author

I'm not sure where to document it just yet, it'd be nice to have some sort auto docs for the js api eventually. I know how to set that up in Python but not in JS yet.

@landscape-bot
Copy link
Copy Markdown

Code Health
Code quality remained the same when pulling faa14de on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@coveralls
Copy link
Copy Markdown

coveralls commented May 11, 2016

Coverage Status

Coverage remained the same at 81.627% when pulling faa14de on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@mistercrunch
Copy link
Copy Markdown
Member Author

@williaster I added a note in the URL tooltip

@mistercrunch mistercrunch merged commit aa6e6bd into apache:master May 12, 2016
@mistercrunch mistercrunch deleted the dynamic_mustaches branch May 12, 2016 00:00
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 26, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.9.0 First shipped in 0.9.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.9.0 First shipped in 0.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants